Goto

Collaborating Authors

 create funny meme


AI-Memer: Using Machine Learning to Create Funny Memes

#artificialintelligence

The user starts by entering a search query to find a background image, like "apple pie". The system then checks for matching images in Wikimedia Commons [1] and the OpenImages dataset [2]. Both datasets have corresponding text descriptions of the images. I use the CLIP [3] encoders from OpenAI to first perform a semantic search on the text descriptions. A semantic search looks for matching concepts, not just a word search.